home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 October
/
EnigmA AMIGA RUN 22 (1997)(G.R. Edizioni)(IT)[!][issue 1997-10 & 11][EAR-CD VI].iso
/
recent2
/
drknss20.rdm
< prev
next >
Wrap
Text File
|
1997-09-12
|
1KB
|
46 lines
Short: Nintendo Entertainment System emulator v0.20
Author: e0fkgkfo@mail.erin.utoronto.ca <Mark Van Hal>
Uploader: e0fkgkfo@mail.erin.utoronto.ca <Mark Van Hal>
Version: 0.20
Type: misc/emu
Replaces: misc/emu/darkNESs0.13.lha
darkNESs is a Nintendo Entertainment System emulator for the Amiga.
It will run on any amiga with a 68020+ and OS 2.0+. It uses the same .NES
format for ROM images that is used by iNES and NESticle (and others) on
the PC.
Starting with version 0.20, darkNESs is written in 100% asm and runs much
faster then previous versions. It also has a GUI.
Changes in version 0.20
-Completely re-written in 100% asm
-Added GUI
-Added Line based refresh mode
-Added Double Buffering
-Added Screenmode requester
Changes in version 0.13
-Fixed MMC 11
-Added suppport for ROMs that have a 512 byte trainer
-Fixed palette bug
Changes in version 0.12
-Fixed MMC 1 & 4 (still not 100% but much better)
-Added MMC 9 & 11 (untested)
-Variable frame-skip (F3) added
-Many fixes, many more ROMs work
-Some optimiztion done to the CPU emulation
-Other little changes - see the darkNESs0.12.doc file
Changes in version 0.11 :
-Fixed problem with ECS/OSC and OS 3.1
-Added MMC 7 (not 100% yet)
-Added frame-skip option (-F)
-A little faster then 0.10
-Various little fixes